Refactoring Code to Increase
نویسنده
چکیده
منابع مشابه
Secure Refactoring - Improving the Security Level of Existing Code
Software security is ever-increasingly becoming a serious issue; nevertheless, a large number of software programs are still defenseless against malicious attacks. This paper proposes a new class of refactoring, which is called secure refactoring. This refactoring is not intended to improve the maintainability of existing code. Instead, it helps programmers to increase the protection level of s...
متن کاملBuilding trustworthy refactoring tools
The bar for adoption of refactoring tools is high: not only does a refactoring extract information from your source code, it also transforms it, often in a radical way. After discussing what users require from their tools, we will examine ways in which tool builders can try to increase their users’ confidence in the tools. These mechanisms include visualisation, unit testing, property-based tes...
متن کاملModel-driven Java code refactoring
Refactoring is an important technique for restructuring code to improve its design and increase programmer productivity and code reuse. Performing refactorings manually, however, is tedious, time consuming and error-prone. Thus, providing an automated support for them is necessary. Unfortunately even in our days, such automation is still not easily achieved and requires formal specifications of...
متن کاملDynamism in Refactoring Construction and Evolution - A Solution Based on XML and Reflection
Current available refactoring tools, even stand-alone or integrated in development environments, offer a static set of refactoring operations. Users (developers) can run these refactorings on their source codes, but they can not adjust, enhance, evolve them or even increase the refactoring set in a smooth way. Refactoring operations are hand coded using some support libraries. The problem of ma...
متن کاملTowards Just-In-Time Refactoring Recommenders
Empirical studies have provided ample evidence that low code quality is generally associated with lower maintainability. For this reason, tools have been developed to automatically detect design flaws (e.g., code smells). However, these tools are not able to prevent the introduction of design flaws. This means that the code has to experience a quality decay (with a consequent increase of mainte...
متن کامل